github.com/gotd/td/internal/mtproto.Conn.handleBadMsg (method)

2 uses

	github.com/gotd/td/internal/mtproto (current package)
		handle_bad_msg.go#L43: func (c *Conn) handleBadMsg(b *bin.Buffer) error {
		handle_message.go#L24: 		return c.handleBadMsg(b)